-
Home
-
Packeta
-
1.5.3
-
Code
-
Classes
- TokenIterator
| Total Complexity |
39 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
222 |
| Lines of code |
89 |
| Logical lines of code |
41 |
| Comment lines |
75 |
| Methods |
16 |
| Properties |
3 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| scan() |
B |
48 |
18 |
31 |
| consumeValue() |
S |
61 |
5 |
10 |
| isCurrent() |
S |
66 |
3 |
8 |
| __construct() |
S |
81 |
1 |
3 |
| currentToken() |
S |
79 |
1 |
3 |
| currentValue() |
S |
79 |
1 |
3 |
| nextToken() |
S |
79 |
1 |
3 |
| nextValue() |
S |
79 |
1 |
3 |
| nextAll() |
S |
79 |
1 |
3 |
| nextUntil() |
S |
78 |
1 |
3 |
| joinAll() |
S |
78 |
1 |
3 |
| joinUntil() |
S |
78 |
1 |
3 |
| isNext() |
S |
78 |
1 |
3 |
| isPrev() |
S |
78 |
1 |
3 |
| reset() |
S |
76 |
1 |
4 |
| next() |
S |
82 |
1 |
3 |